Welcome![Sign In][Sign Up]
Location:
Search - differential evolution multi objective

Search list

[matlabdifferentialevolution

Description: 非常好的差分进化matlab程序,包括源代码和例子,可用于优化计算,多目标规划等方面-Matlab differential evolution very good procedures, including source code and examples, can be used to optimize the calculation, multi-objective planning
Platform: | Size: 130048 | Author: 何威 | Hits:

[AI-NN-PRopt4j-2.0

Description: Java平台的启发式优化算法,包含了多目标进化算法(SPEA2和NSGA2),多目标差异进化,PSO和单目标模拟退火算法。并且包含了ZDT,DTLZ和WFG等测试函数-Opt4J is a framework for applying meta-heuristic optimization algorithms to arbitrary optimization problems. The Opt4J framework currently includes a multi-objective Evolutionary Algorithm (including SPEA2 and NSGA2), a multi-objective Differential Evolution, a multi-objective Particle Swarm Optimizer (PSO), and a single-objective Simulated Annealing with some predefined cooling schedules. The Opt4J framework also contains several benchmarks like ZDT, DTLZ, or WFG.
Platform: | Size: 1968128 | Author: stuart | Hits:

[MPIDE

Description:
Platform: | Size: 496640 | Author: fanglingfen | Hits:

[Mathimatics-Numerical algorithmsdedemov

Description: 差分进化算法,比较好的算法啊。可用多目标优化-Differential evolution algorithm, a better algorithm ah. Available multi-objective optimization
Platform: | Size: 4096 | Author: | Hits:

[Mathimatics-Numerical algorithmsdevec3

Description: 差分进化算法,可以用于多目标优化,可以分享的啊。-Differential evolution algorithm, can be used for multi-objective optimization, can share the ah.
Platform: | Size: 4096 | Author: | Hits:

[AI-NN-PRThe_Construction_of_Multi-Objective_Differential_E

Description: 武汉理工大学硕士论文,多目标差分演化算法的构造及其应用,需要CAJViewer打开,值得参考.-Master s thesis of WUHAN UNIVERSITY OF TECHNOLOGY,The Construction of Multi-Objective Differential Evolution Algorithms and its Application, which can be opened by CAJViewer and is available.
Platform: | Size: 3151872 | Author: Wang Yan | Hits:

[Data structsDE.python

Description: Python实现的差分进化算法源代码 使用Python实现的差分进化算法,引用到Numpy和Scipy,可以支持多核与集群并行计算。使用时只需继承DESolver并定义函数def error_func(self, indiv, *args)作为目标函数即可。-Python implementation of the differential evolution algorithm source code uses the Python implementation of the differential evolution algorithm, a reference to Numpy and Scipy, can support multi-core and parallel computing cluster. Just use the definition of Inheritance DESolver and function def error_func (self, indiv,* args) as the objective function can be.
Platform: | Size: 4096 | Author: 谷琼 | Hits:

[Mathimatics-Numerical algorithmsDEMO_v1_3_source

Description: multi objective Differential evolution algorithm. it can be used for various studies
Platform: | Size: 1446912 | Author: Arunkumar | Hits:

[Special Effectsdanshuipingji

Description: 对一个具有多目标的图像进行分割,对函数进行MATLAB定义,并设定相应的时间、空间步长,在演化过程中,对水平集的计算采用二阶基本无震荡差分格式,新初始化函数采用一阶基本无震荡差分格式,迭代时水平集每更新10次重新初始化水平集一次。这样,我们基本可以将简单的多目标图像进行分割。 -Split the image of a multi-objective function defined in MATLAB, and set the appropriate time, space step in the evolution Process, the second-order calculation of the level set of basic shock differential format, a new initialization function using the first order shock differential format, Diego The level set when the generation of updated 10 times to re-initialize the level set. In this way, we can basically a simple multi-objective image segmentation.
Platform: | Size: 768000 | Author: 刘玉婷 | Hits:

[matlabMODE

Description: Multi-objective differential evolution
Platform: | Size: 10240 | Author: mahdi | Hits:

[AI-NN-PRCMODE

Description: 一种改进的微分进化算法用于多目标优化,解决约束优化问题。-An improved differential evolution algorithm for multi-objective optimization to solve constrained optimization problems.
Platform: | Size: 9216 | Author: 李刚 | Hits:

[matlabMODE

Description: multi objective differential evolution algorithm
Platform: | Size: 7168 | Author: bilz | Hits:

[Energy industryMGDE

Description: 基于差分演化算法的电力系统经济负荷分配,处理多目标优化问题-Based on Differential Evolution Algorithm and economic load distribution, handling multi-objective optimization problem
Platform: | Size: 7168 | Author: 赵小东 | Hits:

[matlabMODE-Multi-Objective-Optimization-Differential-Ev

Description: Multi-Objective Optimization Differential Evolution Algorithm
Platform: | Size: 7168 | Author: amin | Hits:

[matlabchafen

Description: 基于差分演化算法的电力系统经济负荷分配,处理多目标优化问题-Based on Differential Evolution Algorithm and economic load distribution, handling multi-objective optimization problem
Platform: | Size: 7168 | Author: 姜雨萌 | Hits:

[matlabMODE

Description: 一种多目标差分演化算法的例程,可以自己添加目标函数-A multi-objective differential evolution algorithm routines, you can add your own objective function
Platform: | Size: 7168 | Author: 李明逵 | Hits:

[matlab35738646DE

Description: 多目标DE算法,子程序有拥挤距离计算,非支配解排序,模型等,多学习多目标算法很有帮助-multi-objective DE algorithm差分进化算法(Multi objective DE algorithm, subroutines have crowding distance calculation, non dominated sorting, model, etc., multi learning multi-objective algorithm is very helpful, -multi-objective, DE, algorithm Differential evolution algorithm)
Platform: | Size: 242688 | Author: AllanWalker | Hits:

[Software Engineering华侨大学XFX函数优化平台2017版

Description: 该2017版软件集成了竞赛争冠系列算法(含单目标寻优、多峰函数寻优、参数估计(拟合)等)和多种差分向量型式的差分进化算法。可对数学函数进行有或无约束优化、多峰函数优化等工作。其中改进竞赛争冠算法是近期本人的研究佳作。与现行优良的进化算法相比,颇具竞争力。(The 2017 version of the software integrates the series of race champion algorithm (including single objective optimization, multi-modal function optimization, parameter estimation (fitting) etc.) and the various types of differential evolution algorithm.It could be optimized that the single objective function with unconstrained or constrained condition or multi peak function. Especially, the improved race champion algorithm is my Good research results. Compared with the existing evolutionary algorithm is quite competitive)
Platform: | Size: 2577408 | Author: xufs | Hits:

[Other[paperhub]10.1016_j.asoc.2010.11.014

Description: Economic environmental dispatch using multi-objective differential evolution
Platform: | Size: 190464 | Author: jafarisa | Hits:

[Othertesis-master

Description: Multi objective Differential evolution algorithm
Platform: | Size: 37888 | Author: ADDICTED | Hits:

CodeBus www.codebus.net